home *** CD-ROM | disk | FTP | other *** search
/ Joystick Magazine 2002 October / JOY141_CD2.iso / Data / Sharewares / Graphisme / Nimo50Build8.exe / DirectVobSub / Help and faqs / vobsub-auto.txt < prev    next >
Text File  |  2002-05-23  |  1KB  |  39 lines

  1. # usage: rundll32 vobsub.dll,Configure <paramfile>
  2. #  
  3. # inputpath\vts_01_0.ifo (inputpath\vts_01_*.vob exist)
  4. # outputpath\onlythefiletitlehere (outputpath can be the same as the inputpath)
  5. # 0 .. en .. ALL: (can be mixed)
  6. #    - 0-31: stream number
  7. #    - en, hu, fr, ..: stream id 
  8. #    - ALL: everything
  9. # v1 c1 .. vN cN, ALL, BLIND: (don't mix groupped parameters!)
  10. #     - vob/cell ids 
  11. #     - ALL: every vob/cell id 
  12. #    - BLIND: blind mode, it's like pushing the "wide button", 
  13. #      and MUST be used when indexing modified vob files!
  14. # CLOSE:
  15. #    - the progress dialog will close itself after finishing (optional)
  16. # SHOW:
  17. #    - shows config dialog when complete (optional)
  18. #
  19. # example:
  20. # --------- cut here and remove comment signs -------
  21. # e:\video_ts\vts_01_0.ifo
  22. # c:\vts\example1
  23. # 1 en 3 hu fr 9
  24. # v1 c1 c2 c3 v4 v5 c4 v6 c8 v8
  25. # SHOW
  26. # ----------------- cut here ends -------------------
  27. #
  28. # another example:
  29. # --------- cut here and remove comment signs -------
  30. # e:\video_ts\vts_01_0.ifo
  31. # c:\vts\example2
  32. # ALL
  33. # ALL
  34. # CLOSE
  35. # ----------------- cut here ends -------------------
  36. #
  37. # That's it!
  38. #
  39. # (Since this is a new functionality, use it at your on risk :-)